Projects
Go to Manage >> Projects API
;
When you navigate to the page, you'll find the projects and there services displayed. Where you can Delete , Publish , Create , Download the project Directly.
Delete and download -
After creating the project, you have two available actions: 'Delete,' which allows you to remove either the entire project or specific services, and 'Download,' which enables you to retrieve the Swagger documentation.
;
Create and Publish -
;
;
You can create and publish a project—creating allows the development of new projects, while publishing involves releasing existing ones.
To initiate a new project, select the Create button.
;
Input the new project name and description, then proceed to click "Create" to generate your project.
;
After clicking, your project is successfully created.
;
To initiate a publish project, select the Publish button.
;
Input the project name and Service Id from drop down, then proceed to click "Publish" to generate your project.
;
In search bar enter the project name; relevant projects will appear for selection.
;
Once you click on the displayed project, you'll find all the services associated with that specific project.
;